projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
252ca12
)
* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 5 Mar 2008 20:53:01 +0000
(20:53 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 5 Mar 2008 20:53:01 +0000
(20:53 +0000)
Reported by Drew Adams <drew.adams@oracle.com>.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 7e3bda149d77349f3aa0dc069329b5bc21663af8..e938dc7c9e5a16a1cc38c8f3191f8a0e8e668aad 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-03-05 Chong Yidong <cyd@stupidchicken.com>
+
+ * emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
+ Reported by Drew Adams <drew.adams@oracle.com>.
+
2008-03-05 Juanma Barranquero <lekktu@gmail.com>
* iswitchb.el (iswitchb-use-faces): Doc fix.